|
FrameLib
2.0
DSP processing with frames of arbitrary timing and length
|
an RAII utility for repeated deallocation with only a single lock. More...
#include <FrameLib_Memory.h>
Public Member Functions | |
| Pruner (FrameLib_GlobalAllocator *allocator) | |
| ~Pruner () | |
| Pruner (const Pruner &)=delete | |
| Pruner & | operator= (const Pruner &)=delete |
| void | dealloc (void *ptr) |
an RAII utility for repeated deallocation with only a single lock.
|
inline |
|
inline |
|
delete |
|
inline |